HomeSort by relevance Sort by last modified time
    Searched refs:vfbXPlaDevice (Results 1 - 2 of 2) sorted by null

  /external/icu4c/layout/
ValueRecords.h 61 vfbXPlaDevice = 0x0010,
66 vfbAnyDevice = vfbXPlaDevice + vfbYPlaDevice + vfbXAdvDevice + vfbYAdvDevice
ValueRecords.cpp 92 if ((valueFormat & vfbXPlaDevice) != 0) {
196 if ((valueFormat & vfbXPlaDevice) != 0) {

Completed in 111 milliseconds