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

  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 868 CFX_ByteString ParseStyle(FX_LPCSTR pStyle, int iLen, int iIndex)
875 if (pStyle[iIndex] == ',') {
878 buf.AppendChar(pStyle[iIndex]);
890 const FX_FontStyle *pStyle = NULL;
892 pStyle = g_FontStyles + i;
893 if (!pStyle || pStyle->len > iLen) {
897 if (bsStyle.Left(pStyle->len).Compare(pStyle->style) == 0) {
901 if (bsStyle.Right(pStyle->len).Compare(pStyle->style) == 0) {
    [all...]
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 323 void setHashStyle(unsigned int pStyle)
324 { m_HashStyle = pStyle; }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmusici.h     [all...]

Completed in 736 milliseconds